-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade @sigstore/mock from 0.7.4 to 0.10.0 #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[Snyk] Upgrade @sigstore/mock from 0.7.4 to 0.10.0 #121
Conversation
Snyk has created this PR to upgrade @sigstore/mock from 0.7.4 to 0.10.0. See this package in npm: @sigstore/mock See this project in Snyk: https://app.snyk.io/org/nerds-github/project/00eaf84d-a05e-4e1a-923e-697960352bb8?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for @sigstore/mockclassDiagram
class Mock {
<<external>>
+constructor()
+start(): Promise<void>
+stop(): Promise<void>
+getFulcioUrl(): string
+getRekorUrl(): string
+setCSRSupport(enabled: boolean): void
+setGithubOIDCClaims(claims: object): void
+setBodyEncoding(encoding: string): void
}
note for Mock "This class provides a mock implementation of Sigstore services for testing purposes."
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade @sigstore/mock from 0.7.4 to 0.10.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-UNDICI-8641354
SNYK-JS-OCTOKITENDPOINT-8730856
SNYK-JS-OCTOKITREQUESTERROR-8730854
Release notes
Package name: @sigstore/mock
Minor Changes
Minor Changes
Patch Changes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Upgrade the @sigstore/mock dependency from version 0.7.4 to 0.10.0.
Bug Fixes:
Chores: